Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update ui/Select to Vitest #3242

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

nicholas-codecov
Copy link
Contributor

Description

This PR updates the tests inside ui/Select to Vitest

@codecov-staging
Copy link

codecov-staging bot commented Sep 23, 2024

Bundle Report

Bundle size has no change ✅

@codecov-releaser
Copy link
Contributor

codecov-releaser commented Sep 23, 2024

✅ Deploy preview for gazebo ready!

Previews expire after 1 month automatically.

Storybook

Commit Created Cloud Enterprise
0085643 Mon, 23 Sep 2024 11:16:21 GMT Expired Expired
a080152 Mon, 23 Sep 2024 13:06:35 GMT Cloud Enterprise

@codecov-staging
Copy link

codecov-staging bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3242      +/-   ##
==========================================
- Coverage   98.99%   98.99%   -0.01%     
==========================================
  Files         798      798              
  Lines       13967    13967              
  Branches     3964     3964              
==========================================
- Hits        13827    13826       -1     
- Misses        132      133       +1     
  Partials        8        8              

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.51% <ø> (ø)
Pages 98.74% <ø> (-0.02%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (ø)
UI 99.18% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fbb8d2...a080152. Read the comment docs.

@codecov-qa
Copy link

codecov-qa bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.99%. Comparing base (4fbb8d2) to head (a080152).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3242      +/-   ##
==========================================
- Coverage   98.99%   98.99%   -0.01%     
==========================================
  Files         798      798              
  Lines       13967    13967              
  Branches     3959     3959              
==========================================
- Hits        13827    13826       -1     
- Misses        132      133       +1     
  Partials        8        8              

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.51% <ø> (ø)
Pages 98.74% <ø> (-0.02%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (ø)
UI 99.18% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fbb8d2...a080152. Read the comment docs.

Copy link

codecov-public-qa bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.99%. Comparing base (4fbb8d2) to head (a080152).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3242      +/-   ##
==========================================
- Coverage   98.99%   98.99%   -0.01%     
==========================================
  Files         798      798              
  Lines       13967    13967              
  Branches     3959     3964       +5     
==========================================
- Hits        13827    13826       -1     
- Misses        132      133       +1     
  Partials        8        8              

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.51% <ø> (ø)
Pages 98.74% <ø> (-0.02%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (ø)
UI 99.18% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fbb8d2...a080152. Read the comment docs.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.99%. Comparing base (4fbb8d2) to head (a080152).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##               main      #3242   +/-   ##
===========================================
  Coverage   98.99000   98.99000           
===========================================
  Files           798        798           
  Lines         13967      13967           
  Branches       3964       3959    -5     
===========================================
- Hits          13827      13826    -1     
- Misses          132        133    +1     
  Partials          8          8           

see 1 file with indirect coverage changes

Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 98.51% <ø> (ø)
Pages 98.74% <ø> (-0.02%) ⬇️
Services 99.41% <ø> (ø)
Shared 99.65% <ø> (ø)
UI 99.18% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4fbb8d2...a080152. Read the comment docs.

@nicholas-codecov nicholas-codecov added this pull request to the merge queue Sep 23, 2024
Merged via the queue into main with commit 2cf28c8 Sep 23, 2024
64 checks passed
@nicholas-codecov nicholas-codecov deleted the chore-update-ui-select-to-vitest branch September 23, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants